home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / misc / AmigaFax1_42.lha / AmigaFax / lib / Config_USR_2.0 < prev    next >
Text File  |  1995-03-06  |  5KB  |  158 lines

  1. #
  2. # Config file for USR Courier HST Class 2.0
  3. # From mark@legend.akron.oh.us (Mark E Daniel)
  4. #
  5. ########################################
  6. #                                      #
  7. # User preferences for AmigaFax system #
  8. #                                      #
  9. ########################################
  10.  
  11. ########################################
  12. # afax - Fax Front-End Configuration
  13.  
  14. # Text file editor, defaults to Ed (eg dme, TxED, ced, memacs, mg)
  15. # (I use mg)
  16. Editor MEmacs
  17.  
  18. # Default template to use when creating test files
  19. Template FAXLIB:Letter
  20.  
  21. #Editor for ILBM graphics
  22. ILBMEditor dpaint
  23.  
  24. ########################################
  25. # mkafax - Fax Page Layout Options
  26.  
  27. # Default Font (Used by default, unless overridden) (eg times 24)
  28. DefaultFont cmbx10 29
  29.  
  30. # Header Font  (Used for page header lines)
  31. HeaderFont cmbx10 29
  32.  
  33. #Page Header Text - No header printed if not defined
  34. #PHeader The Legend BBS (Public FAXs)
  35.  
  36. # Indentation for mkafax, pixels
  37.  
  38. LeftIndent  50
  39. RightIndent 50
  40.  
  41. ########################################
  42. # afaxspl - Fax Spooler Options
  43.  
  44. # Fax Spooler Interval (minutes)
  45. # Period at which Queue is scanned for outgoing faxes
  46. SpoolInterval 1
  47.  
  48. ########################################
  49. # faa - Fax Receiver Options
  50.  
  51. # User AT command options (Optional)
  52. # These are standard AT commands, used when initializing the modem,
  53. # allowing you to set such things as speaker use and volume.
  54. # eg on ZyXEL M0 speaker off, M1 on until carrier, M2 always on
  55. #             L0 -> L7 is speaker soft ->loud
  56. # while Maestro speaker range is only L0 -> L3
  57. # Note that if using GETTY, you must add the options to the GETTY
  58. # startup line
  59.  
  60. # User AT command options for receiving
  61. # Function changed from version 1.23, to allow multiple strings
  62. # AT prefix is required
  63.  
  64.  
  65. #RSetup for the NetComm M7F
  66. #RSetup ATM1H0 ATS0=2 AT+FCLASS=2;+FAA=1;+FCR=1;+FSW=1 AT+FDCC=1,3,0,2,0,0,0,0 AT+FDIS=0,3,0,0,0,0,0,0
  67.  
  68. # GVC GM-24Vbis+ FAX, ext. Modem (Also DLEmode 0)
  69. #RSetup AT&C1&D3S7=255+FCLASS=2+FCR=1+FAA=1+FDCC=1,3,0,2 ATS0=2 ATM1L1
  70.  
  71. # Receive Status Window. Line must be present for window to appear.
  72. # Optional parameters LeftEdge, TopEdge are pixel positions
  73. RStatus 10 10
  74.  
  75. # DLEmode (0,1,3) - Handling of DLE in Phase C data stream
  76. # 0 (default) treat DLE in received data as escape (Maestro 3.1, ZyXEL 3.99+)
  77. # 1           Received DLE is g3 data              (ZyXEL Vn3.90)
  78. # 3           RAW input mode - currently for testing only
  79. DLEmode 0
  80.  
  81. # Receive Rate (Initial - defaults to 2400, for Maestro & old ZyXEL ROMS)
  82. # This is only used when faa runs standalone, not from GETTY
  83. RRate 38400
  84.  
  85. ########################################
  86. # afaxsend - Fax Transmitter
  87.  
  88. # User AT command options for sending (See RSetup comments)
  89. # Function changed from version 1.23, to allow multiple strings
  90. # AT prefix is required
  91. #Internal Default
  92. #WSetup AT&C1&D3S7=255+FCLASS=2+FDCC=1,5,0,2
  93.  
  94. #WSetup for the NetComm M7F
  95. WSetup ATM2X4&C1&D3S7=255 AT+FCLASS=2.0 AT+FNR=1,1,1,0 AT+FCC=1,5,0,2
  96. # Maestro, ATI6 returns VERSION ID : 014_092791A
  97. #No WSetup required (Use default)
  98.  
  99. # ZyXEL with 4.08 ROMs
  100. #WSetup AT&C1&D3&N32S7=255+FCLASS=2+FDCC=1,5,0,2  ATM2L7
  101.  
  102. # GVC GM-24Vbis+ FAX, ext. Modem
  103. #WSetup AT&C1&D3S7=255+FCLASS=2+FDCC=1,3,0,2 ATM1L1
  104.  
  105. # Preferred Dialling Method, Tone or Pulse (defaults to Pulse)
  106. DialType Tone
  107.  
  108. # Prefix to add before number when dialling.
  109. # This is usually not necessary. It will override DialType.
  110. # I use it to get an outside line (dials 0 first)
  111. #DialPrefix ATDP0,
  112. #DialPrefix ATDP0,DT
  113.  
  114. # DoPadding - required for FaxModems that do not insert nul-padding
  115. # for minimum scan time/line (eg Maestro v2.x ROMs)
  116. #DoPadding
  117.  
  118. # Write Status Window. Line must be present for window to appear.
  119. # Optional parameters LeftEdge, TopEdge are pixel positions
  120. WStatus 10 60
  121.  
  122. ########################################
  123. # viewafax - Fax Viewer
  124.  
  125. # Default Viewer Scale, 1-8. (1 = 1:1, 3 = 1:3, fits page on 640 wide screen)
  126. ViewScale 1
  127.  
  128. ########################################
  129. # afaxprt - Fax Print
  130.  
  131. # If a fax page exceeds the physical page length by less than this
  132. # number of lines, it will be compressed vertically to fit on the page.
  133. # If it is longer, it will be broken into multiple pages.
  134. MinLines 1000
  135.  
  136. ########################################
  137. # General Configuration
  138.  
  139. # Default Debug Level (0-9)
  140. Debug 0
  141.  
  142. # LogFile - if defined, debug information will be logged here
  143. LogFile FaxSpool:FaxLog
  144.  
  145. # The 20 character local ID string sent to remote modem
  146. # You must quote this for the GVC, SupraFax or Maestro modem. eg "12 34 5678"
  147. # You must NOT quote it for the ZyXEL
  148. LocalID    "+1 216 733 9121"
  149. # Not sure if quoting is really necessary here but when I had
  150. # it in debug it would error-out without being quoted.
  151. #LocalID    "61 52 786355"
  152.  
  153. # Device to use (default is serial.device)
  154. Device serial.device
  155.  
  156. # Device Unit number (default is 0)
  157. Unit 0
  158.